home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000244_fdc@watsun.cc.columbia.edu_Thu Jul 5 11:23:34 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  44 lines

  1. Article: 12569 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!fdc
  3. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: How to transfer "readable" textfiles from PDP11 to Windows NT?
  6. Date: 5 Jul 2001 15:23:46 GMT
  7. Organization: Columbia University
  8. Lines: 27
  9. Message-ID: <9i20q2$raa$1@newsmaster.cc.columbia.edu>
  10. References: <9i1vov$7dg10@sunny.mannesmann.de>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 994346626 27978 128.59.39.2 (5 Jul 2001 15:23:46 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 5 Jul 2001 15:23:46 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12569
  16.  
  17. In article <9i1vov$7dg10@sunny.mannesmann.de>,
  18. J∩┐╜rg Bohnsack <joerg.bohnsack@dematic.de> wrote:
  19. : I tried to tranfer a textfile from a PDP11 to a Windows-NT-PC.
  20. : On the PDP11 Kermit T2.27 was running in server mode.
  21. :
  22. Wow, that is a REALLY old Kermit version.  See:
  23.  
  24.   http://www.columbia.edu/kermit/pdp11.html
  25.  
  26. for a list of current PDP-11 versions.
  27.  
  28. : On the local PC i used the Kermit-Tool delivered with SmarTermX 7.0b.
  29. : After the transfer i wasn't able to read the textfile in an editor on the
  30. : Windows-PC.
  31. :
  32. If you use a real Kermit program on the PC, we can help you:
  33.  
  34.   http://www.columbia.edu/kermit/k95.html
  35.  
  36. : I tried to change several parameters on the server like ascii and binary
  37. : filetype or variable or stream records but nothing worked.
  38. :
  39. Obviously it should work if both sides are set to text, but SmarTermX is
  40. not our product; we don't know anything about it and can't guess what it
  41. does or how it works.
  42.  
  43. - Frank
  44.